--New version of Version 3 Service version to allow playback on the web. Plugs wholes from not having xtras, access to the users hd, etc.
Version 1.6.6 5/19/00 EZ
-- added addHistoryFromNavBar handler to check exception list before adding to history
Version 1.6.5 4/15/00 EZ
-- fixed parameters for submitProfile function
Version 1.6.4 3/29/00 EZ
-- changed addBrowserHistory so that history values are under separate "History" key in registry
Version 1.6.3 3/28/00 EZ
-- add print footers for Reading Rainbow and Bear
-- server calls for Reading Rainbow
Version 1.6.2 2/6/00 EZ
-- added call to register Buddy API Xtra in setupContainer
-- modified linkToUrl for new history structure
-- changed copyright date in setupJNprint handler
Version 1.6.1 2/2/00 EZ
-- modified linkToPage for new history structure
Version 1.6 1/23/00 EZ
-- changed addBrowserHistory handler to user multiple registry values
-- modified submitProfile function in server tool object
-- added code to stop all sounds in setupContainer
-- added error checking to server tool object
Version 1.5.6 1/10/00 EZ
-- added data donkey functions for clubs
Version 1.5.5 1/3/00 EZ
-- added date parameter to getSubjectsList handler
Version 1.5.4 12/30/99 EZ
-- modified checkContainerCast handler - removed extension from filename to fix linking error
Version 1.5.3 12/23/99 EZ
-- added getAge function
-- added getThreadsPosts method to server tool object
Version 1.5.2 12/10/99 LDB
-- added "dial" handler to evalScript
Version 1.5.1 12/2/99 EZ
-- modified soundDevice setting in setupContainer handler
Version 1.5 - 11/8/99 EZ
-- added navigateEvent callback anytime the movie is exited
added ability to add specific frames of movies to the history
Version 1.4.8 - 10/29/99 EZ
-- added new server functions to server tool object
Version 1.4.7 - 9/27/99 EZ
-- changed soundDevice to QT3Mix
Version 1.4.6 - 9/20/99 EZ
-- added addBrowserHistory function call to evalscript handler so that navbar can tell the movie to add itself to the history
Version 1.4.5 - 8/20/99 EZ
-- modified server tool object for new parameters and getChoiceComments method
Version 1.4.4 - 8/10/99 EZ
-- modified saveDataToFile and readDataFromFile to use data directory
Version 1.4.3 - 8/5/99 EZ
-- modified linkToMovie so that it won't add the same movie to the history twice in a row
Version 1.4.2 - 7/29/99 EZ
-- changed goToNetMovie to go to movie
Version 1.4.1 - 6/25/99 EZ
-- fixed script type of server tool object
Version 1.4 - 6/16/99 EZ
-- created new server tool object to access data donkey functions
added date conversion object
Version 1.3 - 5/18/99 EZ
-- added handler to swap the local JNcontainer cast library with the one in the content root directory, if one is found. This enables us to make sure that all movies are using the same shared code, while still allowing each activity to be self-contained.
-- changed registry handlers so that all registry calls go through one handler